home *** CD-ROM | disk | FTP | other *** search
-
-
-
- SSSSMMMMTTTTCCCCOOOONNNNFFFFIIIIGGGG((((1111MMMM)))) SSSSMMMMTTTTCCCCOOOONNNNFFFFIIIIGGGG((((1111MMMM))))
-
-
-
- NNNNAAAAMMMMEEEE
- smtconfig - configure or display FDDI interface parameters
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- ////uuuussssrrrr////eeeettttcccc////ssssmmmmttttccccoooonnnnffffiiiigggg _i_n_t_e_r_f_a_c_e [_a_d_d_r_e_s_s__f_a_m_i_l_y] [_a_d_d_r_e_s_s] [_p_a_r_a_m_e_t_e_r_s]
- ////uuuussssrrrr////eeeettttcccc////ssssmmmmttttccccoooonnnnffffiiiigggg _i_n_t_e_r_f_a_c_e
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _s_m_t_c_o_n_f_i_g is used to configure FDDI network interfaces. _s_m_t_c_o_n_f_i_g is
- invoked at boot time from /_e_t_c/_i_n_i_t._d/_n_e_t_w_o_r_k to define the network
- address of each FDDI interface present on a machine. You may also use it
- once the system is up to redefine an interface's address or other
- operating parameters.
-
- The _i_n_t_e_r_f_a_c_e parameter is a string of the form ``name unit'', for
- example, ``ipg0''. Use _s_m_t_s_t_a_t(1) or _n_e_t_s_t_a_t(1) to display the names of
- FDDI interfaces on the machine.
-
- Since an interface may receive transmissions in differing protocols, each
- of which may require separate naming schemes, it is necessary to specify
- the _a_d_d_r_e_s_s__f_a_m_i_l_y, which may change the interpretation of the remaining
- parameters. Currently, just the ``inet'' address family is supported.
-
- For the Internet family, the address is either an Internet address
- expressed in the Internet standard ``dot notation'' (see _i_n_e_t(3N)), or a
- host name present in the _h_o_s_t_s(4) file, /_e_t_c/_h_o_s_t_s. (Other _h_o_s_t_s
- databases, such as _n_a_m_e_d and NIS, are ignored.)
-
- Only the superuser may modify the configuration of a network interface.
-
- The following parameters may be set with _s_m_t_c_o_n_f_i_g:
-
- uuuupppp Mark an interface ``up''. This parameter may be used to
- enable an interface after an ``smtconfig down.'' It
- happens automatically when setting the first address on an
- interface. If the interface was reset when previously
- marked down, the hardware will be re-initialized.
-
- ddddoooowwwwnnnn Mark an interface ``down''. When an interface is marked
- ``down'', the system will not attempt to transmit messages
- through that interface. If possible, the interface will be
- reset to disable reception as well. This action does not
- automatically disable routes using the interface.
-
- aaaarrrrpppp Enable the use of the Address Resolution Protocol in
- mapping between network level addresses and link level
- addresses (default). This is currently implemented for
- mapping between Internet addresses and FDDI MAC addresses.
-
- ----aaaarrrrpppp Disable the use of the Address Resolution Protocol.
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-
-
-
- SSSSMMMMTTTTCCCCOOOONNNNFFFFIIIIGGGG((((1111MMMM)))) SSSSMMMMTTTTCCCCOOOONNNNFFFFIIIIGGGG((((1111MMMM))))
-
-
-
- mmmmeeeettttrrrriiiicccc _n Set the routing metric of the interface to _n, default 0.
- The routing metric is used by the routing protocol
- (_r_o_u_t_e_d(1m)). Higher metrics have the effect of making a
- route less favorable; metrics are counted as addition hops
- to the destination network or host.
-
- nnnneeeettttmmmmaaaasssskkkk _m_a_s_k Specify how much of the address to reserve for subdividing
- networks into subnetworks. The mask includes the network
- part of the local address and the subnet part, which is
- taken from the host field of the address. The mask can be
- specified as a single hexadecimal number with a leading
- 0x, with a dot-notation Internet address, or with a
- pseudo-network name listed in the network table
- _n_e_t_w_o_r_k_s(4). The mask contains 1s for the bit positions
- in the 32-bit address which are to be used for the network
- and subnet parts, and 0s for the host part. The mask
- should contain at least the standard network portion, and
- the subnet field should be contiguous with the network
- portion.
-
- bbbbrrrrooooaaaaddddccccaaaasssstttt Specify the address to use to represent broadcasts to the
- network. The default broadcast address is the address
- with a host part of all 1s.
-
- ddddeeeebbbbuuuugggg Enable driver-dependent debugging code; usually, this
- turns on extra console error logging.
-
- ----ddddeeeebbbbuuuugggg Disable driver-dependent debugging code.
-
- pppprrrriiiimmmmaaaarrrryyyy Select an interface as the primary network interface for
- this host.
-
- _s_m_t_c_o_n_f_i_g displays the current configuration for a network interface when
- no optional parameters are supplied. If a protocol family is specified,
- _s_m_t_c_o_n_f_i_g will report only the details specific to that protocol family.
-
- DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
- Messages that indicate the specified interface does not exist, the
- requested address is unknown, or the user is not privileged if trying to
- alter an interface's configuration.
-
- FFFFIIIILLLLEEEESSSS
- /etc/hosts host-address database
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- smtstat(1), fddi(7m), network(1M), inet(3N)
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 2222
-
-
-
-